[INFO] cloning repository https://github.com/nervana21/ethos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nervana21/ethos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervana21%2Fethos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervana21%2Fethos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c4bc717b4e390249cad01454757acda107550cd
[INFO] fixing nervana21/ethos against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervana21%2Fethos" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nervana21/ethos
[INFO] finished tweaking git repo https://github.com/nervana21/ethos
[INFO] tweaked toml for git repo https://github.com/nervana21/ethos written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nervana21/ethos on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nervana21/ethos already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c87b2768eb60621afa4053b23026c657da9213bfc12b557e21078821ced97161
[INFO] running `Command { std: "docker" "start" "c87b2768eb60621afa4053b23026c657da9213bfc12b557e21078821ced97161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c87b2768eb60621afa4053b23026c657da9213bfc12b557e21078821ced97161" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c87b2768eb60621afa4053b23026c657da9213bfc12b557e21078821ced97161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c87b2768eb60621afa4053b23026c657da9213bfc12b557e21078821ced97161" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating adapters/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/fuzz/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/ir/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/normalization/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/path/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/plugins/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/semantics/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating backends/codegen/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating cli/orchestrator/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/analysis/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/codegen/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/registry/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/pipeline/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/config/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/fuzzctl/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling bitcoin-internals v0.5.0
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking ethos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking ethos-normalization v0.1.0 (/opt/rustwide/workdir/primitives/normalization)
[INFO] [stderr]    Migrating primitives/normalization/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking ethos-ir v0.1.0 (/opt/rustwide/workdir/primitives/ir)
[INFO] [stderr]     Checking ethos-fuzz-types v0.1.0 (/opt/rustwide/workdir/primitives/fuzz)
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking bitcoin-units v0.3.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking ethos-config v0.1.0 (/opt/rustwide/workdir/compiler/config)
[INFO] [stderr]    Migrating primitives/fuzz/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Migrating compiler/config/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]        Fixed compiler/config/src/lib.rs (4 fixes)
[INFO] [stderr]    Migrating primitives/ir/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ethos-fuzzctl v0.1.0 (/opt/rustwide/workdir/compiler/fuzzctl)
[INFO] [stderr]     Checking ethos-types v0.1.0 (/opt/rustwide/workdir/primitives/types)
[INFO] [stderr]     Checking ethos-semantics v0.1.0 (/opt/rustwide/workdir/compiler/semantics)
[INFO] [stderr]     Checking ethos-plugins v0.1.0 (/opt/rustwide/workdir/primitives/plugins)
[INFO] [stderr]     Checking ethos-backend-codegen v0.1.0 (/opt/rustwide/workdir/backends/codegen)
[INFO] [stderr]    Migrating compiler/fuzzctl/tests/logs_and_collect.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/fuzzctl/tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/fuzzctl/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed compiler/fuzzctl/src/main.rs (2 fixes)
[INFO] [stderr]    Migrating primitives/types/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/ir/tests/test_protocol_ir.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ethos-path v0.1.0 (/opt/rustwide/workdir/primitives/path)
[INFO] [stderr]    Migrating primitives/ir/tests/test_roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating backends/codegen/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/semantics/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/plugins/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/ir/tests/roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ethos-analysis v0.1.0 (/opt/rustwide/workdir/compiler/analysis)
[INFO] [stderr]    Migrating primitives/path/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/types/tests/test_lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ethos-registry v0.1.0 (/opt/rustwide/workdir/primitives/registry)
[INFO] [stderr]    Migrating primitives/types/tests/adapters/test_bitcoin_core.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/analysis/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ethos-adapters v0.1.0 (/opt/rustwide/workdir/adapters)
[INFO] [stderr]        Fixed compiler/analysis/src/canonicalizer.rs (1 fix)
[INFO] [stderr]    Migrating compiler/semantics/tests/test_lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed compiler/analysis/src/normalizer.rs (2 fixes)
[INFO] [stderr]    Migrating primitives/registry/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating adapters/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed adapters/src/bitcoin_core/openrpc.rs (1 fix)
[INFO] [stderr]        Fixed adapters/src/conversion_helpers.rs (4 fixes)
[INFO] [stderr]     Checking ethos-codegen v0.1.0 (/opt/rustwide/workdir/compiler/codegen)
[INFO] [stderr]    Migrating compiler/analysis/tests/test_validator.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/analysis/tests/test_differential.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/analysis/tests/test_canonicalizer.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/registry/tests/test_lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating primitives/registry/tests/test_type_alias_registry.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/codegen/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed compiler/codegen/src/generators/version_specific_response_type.rs (18 fixes)
[INFO] [stderr]    Migrating adapters/src/bin/process_bitcoin_openrpc.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ethos-pipeline v0.1.0 (/opt/rustwide/workdir/compiler/pipeline)
[INFO] [stderr]    Migrating compiler/pipeline/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ethos-cli v0.1.0 (/opt/rustwide/workdir/cli/orchestrator)
[INFO] [stderr]    Migrating cli/orchestrator/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/pipeline/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating cli/orchestrator/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.67s
[INFO] [stderr] crater-edition-check: ethos-adapters v0.1.0 (/opt/rustwide/workdir/adapters) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-fuzz-types v0.1.0 (/opt/rustwide/workdir/primitives/fuzz) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-ir v0.1.0 (/opt/rustwide/workdir/primitives/ir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-normalization v0.1.0 (/opt/rustwide/workdir/primitives/normalization) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-path v0.1.0 (/opt/rustwide/workdir/primitives/path) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-types v0.1.0 (/opt/rustwide/workdir/primitives/types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-plugins v0.1.0 (/opt/rustwide/workdir/primitives/plugins) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-semantics v0.1.0 (/opt/rustwide/workdir/compiler/semantics) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-backend-codegen v0.1.0 (/opt/rustwide/workdir/backends/codegen) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-cli v0.1.0 (/opt/rustwide/workdir/cli/orchestrator) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-analysis v0.1.0 (/opt/rustwide/workdir/compiler/analysis) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-codegen v0.1.0 (/opt/rustwide/workdir/compiler/codegen) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-registry v0.1.0 (/opt/rustwide/workdir/primitives/registry) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-pipeline v0.1.0 (/opt/rustwide/workdir/compiler/pipeline) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-config v0.1.0 (/opt/rustwide/workdir/compiler/config) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos-fuzzctl v0.1.0 (/opt/rustwide/workdir/compiler/fuzzctl) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ethos v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ethos-normalization v0.1.0 (/opt/rustwide/workdir/primitives/normalization)
[INFO] [stderr]     Checking ethos-ir v0.1.0 (/opt/rustwide/workdir/primitives/ir)
[INFO] [stderr]     Checking ethos-fuzz-types v0.1.0 (/opt/rustwide/workdir/primitives/fuzz)
[INFO] [stderr]     Checking ethos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ethos-fuzzctl v0.1.0 (/opt/rustwide/workdir/compiler/fuzzctl)
[INFO] [stderr]     Checking ethos-config v0.1.0 (/opt/rustwide/workdir/compiler/config)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> compiler/fuzzctl/src/main.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     unsafe { std::env::set_var("FUZZ_CORPUS_PATH", corpus_path) };
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> compiler/fuzzctl/src/main.rs:6:11
[INFO] [stdout]     |
[INFO] [stdout]   6 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> compiler/fuzzctl/src/main.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     unsafe { std::env::set_var("FUZZ_CRASHES_PATH", crashes_path) };
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> compiler/config/src/lib.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         unsafe { std::env::set_var("OUT_DIR", "/tmp/test_out_dir") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> compiler/config/src/lib.rs:1:11
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> compiler/config/src/lib.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |         unsafe { std::env::remove_var("OUT_DIR") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> compiler/config/src/lib.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         unsafe { std::env::remove_var("OUT_DIR") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> compiler/config/src/lib.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         unsafe { std::env::remove_var("OUT_DIR") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> compiler/fuzzctl/src/main.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     unsafe { std::env::set_var("FUZZ_CORPUS_PATH", corpus_path) };
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> compiler/fuzzctl/src/main.rs:6:11
[INFO] [stdout]     |
[INFO] [stdout]   6 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> compiler/fuzzctl/src/main.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     unsafe { std::env::set_var("FUZZ_CRASHES_PATH", crashes_path) };
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ethos-config` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ethos-fuzzctl` (bin "ethos-fuzzctl") due to 2 previous errors
[INFO] [stderr] error: could not compile `ethos-fuzzctl` (bin "ethos-fuzzctl" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c87b2768eb60621afa4053b23026c657da9213bfc12b557e21078821ced97161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c87b2768eb60621afa4053b23026c657da9213bfc12b557e21078821ced97161", kill_on_drop: false }`
[INFO] [stdout] c87b2768eb60621afa4053b23026c657da9213bfc12b557e21078821ced97161
